home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Sound / MPTool / MPTool.doc < prev    next >
Encoding:
Text File  |  1997-10-28  |  3.7 KB  |  127 lines

  1. Short:     How to calculate the total duration of your MPEG (MP3) drawers ...
  2. Author:    Heinrich Patrick
  3. E-mail:    patrick.heinrich@admieg.ensieg.inpg.fr
  4. Uploader:  
  5. Version:   0.03  
  6. Date:      28/10/97
  7.  
  8.  
  9.  MPTool V0.03 '97 by Heinrich Patrick 
  10.  
  11.  Usage : MPTool <Option> <Files |Dirs | Volumes>
  12.  
  13.   <Option> :    t  <=>  simple time listing
  14.                 c  <=>  time listing + add duration/kbps in comment
  15.  
  16.  
  17. 1. History ;)
  18.  
  19. 0.01 : [07/08/97]
  20.        - the 't' option worked ;)
  21.        
  22. 0.02 : [08/09/97]
  23.        - added the comment 'c' option
  24.        - some code cleanup
  25.  
  26. 0.03 : [28/10/97] 
  27.        - added total size (in bytes and megabytes)
  28.        - can use multiple files or dirs or volume
  29.           
  30.        ex:  MPTool t Mpeg1: Mpeg2: Mpeg3:  now works fine ...
  31.        or   MPTool t Sd0:1.mp3 Sd0:2.mp3 Sd0:Dance/        
  32.              
  33. 2. Purpose :
  34.  
  35.  MPTool allows you to know how long your MPEG drawer(s) lasts :
  36.  
  37.    Example :
  38.  
  39. > c:MPTool t "Aq2:FBI/Brooklyn Bounce/" Aq2:FBI/Pop/
  40.  
  41.  
  42.  MPTool V0.03 '97 by HEINRICH Patrick 
  43.  
  44.  Registered to : Everybody 
  45.  
  46.  
  47. ============================[MPTool]===['97·TMG·]===============================
  48.  
  49.  Aq2:FBI/Brooklyn Bounce/Progressive Attack                        03:39 128kbps
  50.  Aq2:FBI/Brooklyn Bounce/Get Ready To Bounce                       03:34 128kbps
  51.  Aq2:FBI/Brooklyn Bounce/Take A Ride (Let It Go Mix)               07:32 128kbps
  52.  Aq2:FBI/Brooklyn Bounce/Take A Ride (Original Club)               05:46 128kbps
  53.  
  54. ============================[MPTool]===['97·TMG·]===============================
  55.  
  56.  Aq2:FBI/Pop/Bee Gees - Alone                                      04:52 128kbps
  57.  Aq2:FBI/Pop/Michael Jackson - Ghost                               03:49 128kbps
  58.  Aq2:FBI/Pop/Michael Jackson - History                             04:11 128kbps
  59.  
  60. ============================[MPTool]===['97·TMG·]===============================
  61.  
  62.                                     7 Files
  63.                                     0 Directories
  64.                                     7 MPEG Files
  65.                                    30 Mbs of MPEG
  66.                              32090436 bytes of MPEG
  67.                              00:33:23 Total Duration
  68.  
  69. ============================[MPTool]===['97·TMG·]===============================
  70.  
  71.  
  72. It's quite useful if you hav' some audio K7 to make ...
  73.  
  74.  
  75. 3. Installation :
  76.  
  77. Copy the MPTool file wherever you like ...
  78.  
  79. in DOpus ( © J. Potter ) : MPTool t {F}
  80.                         or MPTool c {F} if you want some comments
  81.  
  82. 4. How does it work ?
  83.  
  84. It uses the same way of calculating MP3 length than Stephane Tavenard's MPEGA
  85. ( hope it works fine ;) since I have no doc on how to classify MPEGs ...
  86.  
  87. MPTool scans dirs (files or volumes), selects MPEG files and calculates the 
  88. duration of those files. When it has finished his job, it gives you the total 
  89. duration of ALL files ...
  90.  
  91. It can scan your whole hard disk to find MPEG files !!
  92.  
  93.  
  94. 5. The 2 options :
  95.  
  96.    't' : simple time listing, that's to say it only lists your files
  97.  
  98.    'c' : simple time listing + add comments to MPEG files (duration & kbps)
  99.          but remember that you CAN'T use this option with CDs, since you can't 
  100.          write on them ...
  101.  
  102.  
  103. 6. Contacting me ...
  104.  
  105.    patrick.heinrich@admieg.ensieg.inpg.fr
  106.    
  107.  
  108. 7. Hav' Fun
  109.                 
  110.  
  111. 8. Thanks to Stéphane Tavenard for MPEGA (is the PPC version finished ??) ...
  112.    Thanks to DrUn¡X for N64 support ... :)
  113.  
  114.  
  115. 9. MPTool.c provided (but not cleaned-up or optimised in anyway :)
  116.    since I don't know if I will work on it again ...
  117.  
  118.    If someone could adapt it on Microusoft MS/Dos format ??
  119.  
  120.    MPTool is therefore Freeware (MPEGWare??)
  121.  
  122.    MPTool was fast written by Heinrich Patrick, without a single doc on how to 
  123.    classify MPEG files ... so if some1 has a real doc on that point ...
  124.  
  125.  
  126. 10. It's freeware :)
  127.